Uses of Class
org.eclipse.vtp.desktop.projects.core.internals.BusinessObject

Packages that use BusinessObject
org.eclipse.vtp.desktop.projects.core.internals   
 

Uses of BusinessObject in org.eclipse.vtp.desktop.projects.core.internals
 

Constructors in org.eclipse.vtp.desktop.projects.core.internals with parameters of type BusinessObject
BusinessObjectField(BusinessObject businessObject, java.lang.String name, FieldType dataType, java.lang.String initialValue)
          Creates a new BusinessObjectField with the given name, data type, initial value.